aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-3/+1
2011-01-26xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller1-0/+6
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-64/+55
2011-01-25TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu1-1/+1
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau1-0/+3
2011-01-25ipv6: Revert 'administrative down' address handling changes.David S. Miller1-48/+33
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson1-3/+1
2011-01-24net: clear heap allocation for ethtool_get_regs()Eugene Teo1-1/+1
2011-01-24ipv6: Always clone offlink routes.David S. Miller1-8/+1
2011-01-24dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend1-2/+11
2011-01-24tcp: fix bug in listening_get_next()Eric Dumazet1-1/+0
2011-01-24inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller1-1/+1
2011-01-24GRO: fix merging a paged skb after non-paged skbsMichal Schmidt1-2/+6
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller36-381/+544
2011-01-24net: arp_ioctl() must hold RTNLEric Dumazet2-7/+7
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell1-1/+1
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet13-30/+24
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes3-6/+6
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-42/+51
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei1-2/+2
2011-01-19net: fix can_checksum_protocol() arguments swapEric Dumazet1-1/+1
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller5-6/+6
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2-6/+11
2011-01-19Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg1-1/+2
2011-01-19Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg1-49/+28
2011-01-19Bluetooth: Fix MITM protection requirement preservationJohan Hedberg1-0/+3
2011-01-19Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg1-5/+0
2011-01-19Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek1-1/+2
2011-01-19Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg1-0/+4
2011-01-19Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba1-2/+2
2011-01-18net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross1-2/+2
2011-01-18ipv6: Silence privacy extensions initializationRomain Francoise1-3/+0
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-10/+13
2011-01-15caif: checking the wrong variableDan Carpenter1-4/+5
2011-01-15can: test size of struct sockaddr in sendmsgKurt Van Dijck2-0/+6
2011-01-15Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller4-14/+16
2011-01-16batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann3-12/+12
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-38/+37
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-94/+141
2011-01-14rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo1-1/+1
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet2-34/+21
2011-01-13batman-adv: Even Batman should not dereference NULL pointersJesper Juhl1-2/+4
2011-01-13mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho1-9/+2
2011-01-13mac80211: fix lockdep warningJohannes Berg1-1/+11
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller1-1/+2
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-15/+15
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds3-45/+8
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-8/+14
2011-01-13netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso1-1/+2