aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-27
|\
| * ipv6: Remove route peer binding assertions.David S. Miller2011-01-27
| * net: add kmemcheck annotation in __alloc_skb()Eric Dumazet2011-01-27
| * net: fix validate_link_af in rtnetlink coreKurt Van Dijck2011-01-27
| * econet: remove compiler warningsEric Dumazet2011-01-27
* | inetpeer: Mark metrics as "new" in fresh inetpeer entries.David S. Miller2011-01-27
* | net: Implement read-only protection and COW'ing of metrics.David S. Miller2011-01-26
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-26
|\|
| * xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller2011-01-26
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-26
| |\
| | * mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau2011-01-25
| | * Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-19
| | * Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg2011-01-19
| | * Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg2011-01-19
| | * Bluetooth: Fix MITM protection requirement preservationJohan Hedberg2011-01-19
| | * Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg2011-01-19
| | * Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-19
| | * Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg2011-01-19
| | * Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba2011-01-19
| * | TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu2011-01-25
| * | ipv6: Revert 'administrative down' address handling changes.David S. Miller2011-01-25
| * | net: clear heap allocation for ethtool_get_regs()Eugene Teo2011-01-25
| * | ipv6: Always clone offlink routes.David S. Miller2011-01-24
| * | dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend2011-01-24
| * | tcp: fix bug in listening_get_next()Eric Dumazet2011-01-24
| * | inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller2011-01-24
| * | GRO: fix merging a paged skb after non-paged skbsMichal Schmidt2011-01-24
* | | net_sched: sch_mqprio: dont leak kernel memoryEric Dumazet2011-01-26
* | | pktgen: speedup fragmented skbsEric Dumazet2011-01-25
* | | net: add sysfs entry for device groupVlad Dogaru2011-01-25
* | | net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-24
* | | net: change netdev->features to u32Michał Mirosław2011-01-24
* | | net: Move check of checksum features to netdev_fix_features()Michał Mirosław2011-01-24
* | | net: RPS: Enable hardware acceleration of RFSBen Hutchings2011-01-24
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-24
|\| |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24
| |\ \
| | * | module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-23
| | * | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-19
| | |\ \
| * | | | net: arp_ioctl() must hold RTNLEric Dumazet2011-01-24
| * | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-21
| | |/ / | |/| |
| * | | sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-19
| * | | net: fix can_checksum_protocol() arguments swapEric Dumazet2011-01-19
| * | | Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-19
* | | | net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet2011-01-21
* | | | net: netif_setup_tc() is staticEric Dumazet2011-01-21
* | | | rtnetlink: fix link attribute validation with IFLA_GROUPPatrick McHardy2011-01-21
* | | | ipv6: raw: rcu annotationsEric Dumazet2011-01-20
* | | | neigh: __rcu annotationsEric Dumazet2011-01-20
* | | | net: ipv6: sit: fix rcu annotationsEric Dumazet2011-01-20