Age | Commit message (Expand) | Author | Files | Lines |
2011-08-07 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller | 11 | -8/+195 |
2011-08-05 | ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets | Max Matveev | 1 | -2/+9 |
2011-08-05 | net: Fix security_socket_sendmsg() bypass problem. | Tetsuo Handa | 1 | -9/+34 |
2011-08-05 | net: Cap number of elements for sendmmsg | Anton Blanchard | 1 | -0/+3 |
2011-08-05 | net: sendmmsg should only return an error if no messages were sent | Anton Blanchard | 1 | -24/+3 |
2011-08-04 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -1/+1 |
2011-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in... | John W. Linville | 1 | -1/+1 |
2011-08-03 | net: fix NULL dereferences in check_peer_redir() | Eric Dumazet | 6 | -22/+54 |
2011-08-02 | net: add kerneldoc to skb_copy_bits() | Eric Dumazet | 1 | -2/+15 |
2011-08-02 | doc: Update the email address for Paul Moore in various source files | Paul Moore | 14 | -15/+13 |
2011-08-02 | atm: br2864: sent packets truncated in VC routed mode | Chas Williams | 1 | -2/+0 |
2011-08-01 | cfg80211: off by one in nl80211_trigger_scan() | Dan Carpenter | 1 | -1/+1 |
2011-08-01 | sch_sfq: fix sfq_enqueue() | Eric Dumazet | 1 | -1/+6 |
2011-08-01 | net: adjust array index | Julia Lawall | 1 | -1/+1 |
2011-07-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | David S. Miller | 1 | -0/+1 |
2011-07-29 | net: fix new sunrpc kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2011-07-29 | xfrm: Fix key lengths for rfc3686(ctr(aes)) | Tushar Gohad | 1 | -2/+2 |
2011-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 11 | -19/+28 |
2011-07-28 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 4 | -2/+4 |
2011-07-28 | net: add IFF_SKB_TX_SHARED flag to priv_flags | Neil Horman | 2 | -3/+6 |
2011-07-28 | net: sock_sendmsg_nosec() is static | Eric Dumazet | 1 | -1/+1 |
2011-07-28 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -3/+4 |
2011-07-28 | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 13 | -138/+275 |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 26 | -26/+26 |
2011-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+4 |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -7/+11 |
2011-07-27 | wireless: fix a typo in ignore_reg_update | Mihai Moldovan | 1 | -1/+1 |
2011-07-27 | cfg80211: really ignore the regulatory request | Sven Neumann | 1 | -2/+3 |
2011-07-26 | libceph: don't time out osd requests that haven't been received | Sage Weil | 2 | -7/+11 |
2011-07-26 | vfs: dont chain pipe/anon/socket on superblock s_inodes list | Eric Dumazet | 1 | -1/+1 |
2011-07-26 | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 5 | -87/+44 |
2011-07-26 | Merge 'akpm' patch series | Linus Torvalds | 1 | -0/+1 |
2011-07-26 | notifiers: cpu: move cpu notifiers into cpu.h | Amerigo Wang | 1 | -0/+1 |
2011-07-26 | net: Convert struct net_device uc_promisc to bool | Joe Perches | 1 | -2/+2 |
2011-07-26 | net: fix eth.c kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2011-07-26 | IPv4: Send gratuitous ARP for secondary IP addresses also | Zoltan Kiss | 1 | -8/+8 |
2011-07-26 | ipv6: Do not leave router anycast address for /127 prefixes. | YOSHIFUJI Hideaki | 1 | -0/+2 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -19/+12 |
2011-07-25 | RDMA: Increasing RPCRDMA_MAX_DATA_SEGS | Steve Dickson | 1 | -1/+1 |
2011-07-25 | Merge branch 'master' into devel and apply fixup from Stephen Rothwell: | Stephen Rothwell | 337 | -7024/+14814 |
2011-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 29 | -106/+387 |
2011-07-24 | [S390] iucv cr0 enablement bit | Martin Schwidefsky | 1 | -2/+5 |
2011-07-24 | gre: fix improper error handling | xeb@mail.ru | 1 | -15/+6 |
2011-07-24 | ipv4: use RT_TOS after some rt_tos conversions | Julian Anastasov | 2 | -2/+2 |
2011-07-23 | net/9p: Fix the msize calculation. | Venkateswararao Jujjuri (JV) | 1 | -2/+2 |
2011-07-23 | fs/9p: add 9P2000.L unlinkat operation | Aneesh Kumar K.V | 1 | -0/+23 |
2011-07-23 | fs/9p: add 9P2000.L renameat operation | Aneesh Kumar K.V | 1 | -1/+32 |
2011-07-23 | fs/9p: Clean-up get_protocol_version() to use strcmp | Prem Karat | 2 | -16/+35 |
2011-07-23 | fs/9p: Fid is not valid after a failed clunk. | Aneesh Kumar K.V | 1 | -2/+4 |