Age | Commit message (Expand) | Author | Files | Lines |
2011-02-08 | x25: possible skb leak on bad facilities | andrew hendry | 2 | -12/+30 |
2011-02-05 | bridge: Don't put partly initialized fdb into hash | Pavel Emelyanov | 1 | -2/+2 |
2011-02-04 | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. | David S. Miller | 2 | -0/+94 |
2011-02-04 | net: Support compat SIOCGETVIFCNT ioctl in ipv4. | David S. Miller | 1 | -0/+30 |
2011-02-04 | net: Fix bug in compat SIOCGETSGCNT handling. | David S. Miller | 1 | -1/+1 |
2011-02-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 4 | -12/+14 |
2011-02-03 | gro: reset skb_iif on reuse | Andy Gospodarek | 1 | -0/+1 |
2011-02-01 | netfilter: ecache: always set events bits, filter them later | Pablo Neira Ayuso | 1 | -0/+3 |
2011-02-01 | netfilter: arpt_mangle: fix return values of checkentry | Pablo Neira Ayuso | 1 | -3/+3 |
2011-02-01 | net: Fix ipv6 neighbour unregister_sysctl_table warning | Eric W. Biederman | 1 | -1/+8 |
2011-02-01 | net: Check rps_flow_table when RPS map length is 1 | Tom Herbert | 1 | -1/+2 |
2011-02-01 | net: Add default_mtu() methods to blackhole dst_ops | Roland Dreier | 2 | -0/+12 |
2011-01-31 | Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu... | David S. Miller | 1 | -6/+8 |
2011-01-30 | batman-adv: Make vis info stack traversal threadsafe | Sven Eckelmann | 1 | -3/+4 |
2011-01-30 | batman-adv: Remove vis info element in free_info | Sven Eckelmann | 1 | -0/+1 |
2011-01-30 | batman-adv: Remove vis info on hashing errors | Sven Eckelmann | 1 | -1/+1 |
2011-01-30 | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT | Eric W. Biederman | 3 | -0/+81 |
2011-01-30 | net: Fix ip link add netns oops | Eric W. Biederman | 1 | -0/+3 |
2011-01-30 | gro: Reset dev pointer on reuse | Herbert Xu | 1 | -0/+1 |
2011-01-28 | ipv6: Remove route peer binding assertions. | David S. Miller | 1 | -4/+0 |
2011-01-28 | net: add kmemcheck annotation in __alloc_skb() | Eric Dumazet | 1 | -0/+1 |
2011-01-28 | net: fix validate_link_af in rtnetlink core | Kurt Van Dijck | 1 | -2/+1 |
2011-01-28 | econet: remove compiler warnings | Eric Dumazet | 1 | -2/+2 |
2011-01-27 | xfrm6: Don't forget to propagate peer into ipsec route. | David S. Miller | 1 | -0/+6 |
2011-01-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 6 | -64/+55 |
2011-01-26 | batman-adv: Fix kernel panic when fetching vis data on a vis server | Linus Lüssing | 1 | -2/+2 |
2011-01-26 | TCP: fix a bug that triggers large number of TCP RST by mistake | Jerry Chu | 1 | -1/+1 |
2011-01-26 | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface | Felix Fietkau | 1 | -0/+3 |
2011-01-25 | ipv6: Revert 'administrative down' address handling changes. | David S. Miller | 1 | -48/+33 |
2011-01-25 | net: clear heap allocation for ethtool_get_regs() | Eugene Teo | 1 | -1/+1 |
2011-01-25 | ipv6: Always clone offlink routes. | David S. Miller | 1 | -8/+1 |
2011-01-25 | dcbnl: make get_app handling symmetric for IEEE and CEE DCBx | John Fastabend | 1 | -2/+11 |
2011-01-25 | tcp: fix bug in listening_get_next() | Eric Dumazet | 1 | -1/+0 |
2011-01-25 | inetpeer: Use correct AVL tree base pointer in inet_getpeer(). | David S. Miller | 1 | -1/+1 |
2011-01-25 | GRO: fix merging a paged skb after non-paged skbs | Michal Schmidt | 1 | -2/+6 |
2011-01-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 36 | -381/+544 |
2011-01-25 | net: arp_ioctl() must hold RTNL | Eric Dumazet | 2 | -7/+7 |
2011-01-24 | netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6 | Thomas Jacob | 1 | -9/+7 |
2011-01-24 | netfilter: ctnetlink: fix missing refcount increment during dumps | Pablo Neira Ayuso | 1 | -0/+1 |
2011-01-24 | module: fix missing semicolons in MODULE macro usage | Rusty Russell | 1 | -1/+1 |
2011-01-21 | net_sched: accurate bytes/packets stats/rates | Eric Dumazet | 13 | -30/+24 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 3 | -6/+6 |
2011-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 17 | -42/+51 |
2011-01-20 | sctp: user perfect name for Delayed SACK Timer option | Shan Wei | 1 | -2/+2 |
2011-01-20 | net: fix can_checksum_protocol() arguments swap | Eric Dumazet | 1 | -1/+1 |
2011-01-20 | Revert "netlink: test for all flags of the NLM_F_DUMP composite" | David S. Miller | 5 | -6/+6 |
2011-01-19 | Bluetooth: Fix race condition with conn->sec_level | Johan Hedberg | 2 | -6/+11 |
2011-01-19 | Bluetooth: Fix authentication request for L2CAP raw sockets | Johan Hedberg | 1 | -1/+2 |
2011-01-19 | Bluetooth: Create a unified auth_type evaluation function | Johan Hedberg | 1 | -49/+28 |
2011-01-19 | Bluetooth: Fix MITM protection requirement preservation | Johan Hedberg | 1 | -0/+3 |