net: add a limit parameter to sk_add_backlog()
[deliverable/linux.git] / net /
2012-04-24  Eric Dumazetnet: add a limit parameter to sk_add_backlog()
2012-04-23  David S. Millertcp: Fix build warning after tcp_{v4,v6}_init_sock...
2012-04-21  Eric Dumazetaf_packet: packet_getsockopt() cleanup
2012-04-21  Neal Cardwelltcp: move duplicate code from tcp_v4_init_sock()/tcp_v6...
2012-04-21  Eric Dumazetnet: allow better page reuse in splice(sock -> pipe)
2012-04-21  Eric Dumazetnet: change big iov allocations
2012-04-21  Pavel Emelyanovtcp: Repair connection-time negotiated parameters
2012-04-21  Pavel Emelyanovtcp: Report mss_clamp with TCP_MAXSEG option in repair...
2012-04-21  Pavel Emelyanovtcp: Repair socket queues
2012-04-21  Pavel Emelyanovtcp: Initial repair mode
2012-04-21  Pavel Emelyanovtcp: Move code around
2012-04-21  Pavel Emelyanovsock: Introduce named constants for sk_reuse
2012-04-21  Eric W. Biedermannet: Remove register_net_sysctl_table
2012-04-21  Eric W. Biedermannet: Delete all remaining instances of ctl_path
2012-04-21  Eric W. Biedermannet: Convert all sysctl registrations to register_net_s...
2012-04-21  Eric W. Biedermannet: Convert nf_conntrack_proto to use register_net_sysctl
2012-04-21  Eric W. Biedermannet ipv4: Convert devinet to use register_net_sysctl
2012-04-21  Eric W. Biedermannet ipv6: Convert addrconf to use register_net_sysctl
2012-04-21  Eric W. Biedermannet decnet: Convert to use register_net_sysctl
2012-04-21  Eric W. Biedermannet neighbour: Convert to use register_net_sysctl
2012-04-21  Eric W. Biedermannet ipv6: Don't use sysctl tables with .child entries.
2012-04-21  Eric W. Biedermannet llc: Don't use sysctl tables with .child entries.
2012-04-21  Eric W. Biedermannet ax25: Simplify and cleanup the ax25 sysctl handling.
2012-04-21  Eric W. Biedermannet ipv4: Remove the unneeded registration of an empty...
2012-04-21  Eric W. Biedermannet ipv6: Remove unneded registration of an empty net...
2012-04-21  Eric W. Biedermannet core: Remove unneded creation of an empty net/core...
2012-04-21  Eric W. Biedermannet: Move all of the network sysctls without a namespac...
2012-04-21  Eric W. Biedermannet: Kill register_sysctl_rotable
2012-04-21  Eric W. Biedermannet sysctl: Initialize the network sysctls sooner to...
2012-04-21  Eric W. Biedermannet sysctl: Register an empty /proc/sys/net
2012-04-21  Eric W. Biedermannet: Implement register_net_sysctl.
2012-04-21  David S. MillerMerge branch 'tipc_net-next' of git://git./linux/kernel...
2012-04-19  Allan Stephenstipc: Ensure network address change doesn't impact...
2012-04-19  Allan Stephenstipc: Ensure network address change doesn't impact...
2012-04-19  Allan Stephenstipc: handle <0.0.0> as an alias for this node on outgo...
2012-04-19  Allan Stephenstipc: properly handle off-node send requests with inval...
2012-04-19  Allan Stephenstipc: take lock while updating node network address
2012-04-19  Allan Stephenstipc: Ensure network address change doesn't impact...
2012-04-19  Allan Stephenstipc: delete duplicate peerport/peernode helper functions
2012-04-19  Allan Stephenstipc: Ensure network address change doesn't impact...
2012-04-19  Allan Stephenstipc: Optimize re-initialization of port message header...
2012-04-19  Allan Stephenstipc: Ensure network address change doesn't impact...
2012-04-19  Allan Stephenstipc: Add routines for safe checking of node's network...
2012-04-19  Allan Stephenstipc: Don't record failed publication attempt as a...
2012-04-19  Allan Stephenstipc: Update node-scope publications when network addre...
2012-04-19  Allan Stephenstipc: Separate cluster-scope and zone-scope names into...
2012-04-19  Eric Dumazetipv4: dont drop packet in defrag but consume it
2012-04-19  Eric Dumazetnet: gro: GRO_MERGED_FREE consumes packets
2012-04-19  Eric Dumazetnet: dont drop packet but consume it
2012-04-19  Eric Dumazetipv6: dccp: dont drop packet but consume it
2012-04-19  Eric Dumazetpacket: dont drop packet but consume it
2012-04-19  Eric Dumazetipv6: tcp: dont drop packet but consume it
2012-04-19  Eric Dumazetnetlink: dont drop packet but consume it
2012-04-19  Eric Dumazetip6_tunnel: dont drop packet but consume it
2012-04-19  Shan Weinet: fix compile error of leaking kmemleak.h header
2012-04-18  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-04-18  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-04-18  Allan Stephenstipc: Factor out name publication code to a separate...
2012-04-18  Allan Stephenstipc: introduce publication lists struct
2012-04-18  Antonio Quartullibatman-adv: skip the window protection test when the...
2012-04-18  Antonio Quartullibatman-adv: print OGM seq numbers as unsigned int
2012-04-18  Antonio Quartullibatman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
2012-04-18  Marek Lindnerbatman-adv: mark existing ogm variables as batman iv
2012-04-18  Marek Lindnerbatman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
2012-04-18  Marek Lindnerbatman-adv: refactoring API: find generalized name...
2012-04-18  Marek Lindnerbatman-adv: handle routing code initialization properly
2012-04-18  Marek Lindnerbatman-adv: add iface_disable() callback to routing API
2012-04-18  Marek Lindnerbatman-adv: randomize initial seqno to avoid collision
2012-04-18  Marek Lindnerbatman-adv: refactoring API: find generalized name...
2012-04-18  Marek Lindnerbatman-adv: move ogm initialization into the proper...
2012-04-18  Antonio Quartullibatman-adv: remove duplicated line in comment
2012-04-18  Antonio Quartullibatman-adv: convert the tt_crc to network order
2012-04-18  majianpengnet/core:Remove memleak reports by kmemleak_not_leak.
2012-04-18  majianpengnet/ipv4:Remove two memleak reports by kmemleak_not_leak.
2012-04-17  David S. MillerMerge branch 'master' of git://gitorious.org/linux...
2012-04-16  Daniel Balutacan: fix sparse warning for cgw_list
2012-04-16  Wey-Yi Guymac80211: add function retrieve average rssi
2012-04-16  Rajkumar Manoharancfg80211: increse bss expire time
2012-04-16  Javier Cardonamac80211: Take into account TSF adjustment latency...
2012-04-16  Javier Cardonamac80211: Choose a new toffset setpoint if a big tsf...
2012-04-16  Luciano Coelhomac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211...
2012-04-16  Johannes Bergcfg80211: enforce lack of interface combinations
2012-04-16  John W. LinvilleMerge branch 'wireless-next' of git://git./linux/kernel...
2012-04-15  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-04-15  John Fastabendnet: rtnetlink notify events for FDB NTF_SELF adds...
2012-04-15  John Fastabendnet: add fdb generic dump routine
2012-04-15  John Fastabendnet: addr_list: add exclusive dev_uc_add and dev_mc_add
2012-04-15  John Fastabendnet: add generic PF_BRIDGE:RTM_ FDB hooks
2012-04-15  Herbert Xubridge: Add multicast_querier toggle and disable querie...
2012-04-15  Herbert Xubridge: Restart queries when last querier expires
2012-04-15  Herbert Xubridge: Add br_multicast_start_querier
2012-04-15  Eric Dumazetnet: cleanup unsigned to unsigned int
2012-04-15  Daniel Balutaipv4: fix checkpatch errors
2012-04-15  David S. Milleripv6: Remove unused argument to addrconf_dad_start().
2012-04-14  Vijay Subramaniantcp: Remove redundant code entering quickack mode
2012-04-14  Alex Copottcp: bind() use stronger condition for bind_conflict
2012-04-14  Eric Dumazetinet: makes syn_ack_timeout mandatory
2012-04-14  Eric Dumazettcp: RFC6298 supersedes RFC2988bis
2012-04-14  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-04-14  stephen hemmingertunnel: implement 64 bits statistics
next
This page took 0.051553 seconds and 8 git commands to generate.