summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-04-15net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches
2010-04-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-15ipv4: ipmr: fix NULL pointer deref during unres queue destructionPatrick McHardy
2010-04-15ipv4: ipmr: fix invalid cache resolving when adding a non-matching entryPatrick McHardy
2010-04-15ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependenciesPatrick McHardy
2010-04-15net: netif_rx() must disable preemptionEric Dumazet
2010-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-04-13ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-04-13net: fib_rules: decouple address families from real address familiesPatrick McHardy
2010-04-13net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy
2010-04-13net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy
2010-04-13dst: don't inline dst_ifdownstephen hemminger
2010-04-13net: uninline skb_bond_should_drop()Eric Dumazet
2010-04-13can: avoids a false warningEric Dumazet
2010-04-13IPv6: only notify protocols if address is compeletely gonestephen hemminger
2010-04-13ipv6: additional ref count for hash list unnecessarystephen hemminger
2010-04-13IPv6: keep tentative addresses in hash tablestephen hemminger
2010-04-13IPv6: keep route for tentative addressstephen hemminger
2010-04-13net: sk_dst_cache RCUificationEric Dumazet
2010-04-13net: Dont use netdev_warn()Eric Dumazet
2010-04-13packet: support for TX time stamps on RAW socketsRichard Cochran
2010-04-11tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller
2010-04-11inet: Remove unused send_check length argumentHerbert Xu
2010-04-11tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6Herbert Xu
2010-04-11tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4Herbert Xu
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-11Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"David S. Miller
2010-04-09mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi
2010-04-09mac80211: fix typo for LDPC capabilityLuis R. Rodriguez
2010-04-09mac80211: delay skb linearising in rx decryptionZhu Yi
2010-04-08mac80211: enhance tracingJohannes Berg
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona
2010-04-08tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller
2010-04-08udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07net: fix ethtool coding style errors and warningschavey
2010-04-07x.25 attempts to negotiate invalid throughputJohn Hughes
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-04-07bridge: Fix IGMP3 report parsingHerbert Xu
2010-04-07net: include linux/proc_fs.h in dev_addr_lists.cEric Dumazet
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-07mac80211: fix paged RX cryptoJohannes Berg
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg