Age | Commit message (Expand) | Author | Files | Lines |
2011-01-24 | module: fix missing semicolons in MODULE macro usage | Rusty Russell | 1 | -1/+1 |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 3 | -6/+6 |
2011-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 17 | -42/+51 |
2011-01-19 | sctp: user perfect name for Delayed SACK Timer option | Shan Wei | 1 | -2/+2 |
2011-01-19 | net: fix can_checksum_protocol() arguments swap | Eric Dumazet | 1 | -1/+1 |
2011-01-19 | Revert "netlink: test for all flags of the NLM_F_DUMP composite" | David S. Miller | 5 | -6/+6 |
2011-01-18 | net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan. | Jesse Gross | 1 | -2/+2 |
2011-01-18 | ipv6: Silence privacy extensions initialization | Romain Francoise | 1 | -3/+0 |
2011-01-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2 | -10/+13 |
2011-01-15 | caif: checking the wrong variable | Dan Carpenter | 1 | -4/+5 |
2011-01-15 | can: test size of struct sockaddr in sendmsg | Kurt Van Dijck | 2 | -0/+6 |
2011-01-15 | Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller | 4 | -14/+16 |
2011-01-16 | batman-adv: Use "__attribute__" shortcut macros | Sven Eckelmann | 3 | -12/+12 |
2011-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 8 | -38/+37 |
2011-01-14 | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 10 | -94/+141 |
2011-01-14 | rxrpc: rxrpc_workqueue isn't used during memory reclaim | Tejun Heo | 1 | -1/+1 |
2011-01-13 | net: remove dev_txq_stats_fold() | Eric Dumazet | 2 | -34/+21 |
2011-01-13 | batman-adv: Even Batman should not dereference NULL pointers | Jesper Juhl | 1 | -2/+4 |
2011-01-13 | mac80211: use maximum number of AMPDU frames as default in BA RX | Luciano Coelho | 1 | -9/+2 |
2011-01-13 | mac80211: fix lockdep warning | Johannes Berg | 1 | -1/+11 |
2011-01-13 | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 1 | -1/+2 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -15/+15 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -3/+3 |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 3 | -45/+8 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 8 | -8/+14 |
2011-01-13 | netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() | Pablo Neira Ayuso | 1 | -1/+2 |
2011-01-12 | eth: fix new kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2011-01-12 | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2 | -1/+9 |
2011-01-12 | inet6: prevent network storms caused by linux IPv6 routers | Alexey Kuznetsov | 1 | -0/+3 |
2011-01-12 | pass default dentry_operations to mount_pseudo() | Al Viro | 1 | -15/+15 |
2011-01-12 | net/ceph: make ceph_msgr_wq non-reentrant | Tejun Heo | 1 | -44/+2 |
2011-01-12 | ceph: Always free allocated memory in osdmap_decode() | Jesper Juhl | 1 | -1/+3 |
2011-01-12 | ceph: add dir_layout to inode | Sage Weil | 1 | -0/+3 |
2011-01-12 | netfilter: fix compilation when conntrack is disabled but tproxy is enabled | KOVACS Krisztian | 2 | -1/+9 |
2011-01-12 | net: ax25: fix information leak to userland harder | Kees Cook | 1 | -1/+1 |
2011-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 45 | -279/+235 |
2011-01-11 | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 5 | -103/+49 |
2011-01-11 | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 9 | -196/+345 |
2011-01-11 | netfilter: fix race in conntrack between dump_table and destroy | Stephen Hemminger | 1 | -9/+5 |
2011-01-11 | ah: reload pointers to skb data after calling skb_cow_data() | Dang Hongwu | 2 | -6/+9 |
2011-01-11 | xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC | Nicolas Dichtel | 1 | -1/+3 |
2011-01-11 | tcp: disallow bind() to reuse addr/port | Eric Dumazet | 2 | -3/+4 |
2011-01-11 | rpc: allow xprt_class->setup to return a preexisting xprt | J. Bruce Fields | 2 | -9/+12 |
2011-01-11 | rpc: keep backchannel xprt as long as server connection | J. Bruce Fields | 3 | -11/+29 |
2011-01-11 | rpc: move sk_bc_xprt to svc_xprt | J. Bruce Fields | 2 | -5/+7 |
2011-01-11 | Merge commit 'v2.6.37' into for-2.6.38-incoming | J. Bruce Fields | 25 | -82/+154 |
2011-01-11 | net/9p: Use proper data types | M. Mohan Kumar | 1 | -12/+10 |
2011-01-10 | CAIF: Fix IPv6 support in receive path for GPRS/3G | Kumar Sanghvi | 1 | -1/+17 |
2011-01-10 | arp: allow to invalidate specific ARP entries | Maxim Levitsky | 1 | -11/+18 |
2011-01-10 | net_sched: factorize qdisc stats handling | Eric Dumazet | 23 | -66/+36 |