summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rps: selective flow shedding during softnet overflowWillem de Bruijn2013-05-204-3/+177
* tcp: remove bad timeout logic in fast recoveryYuchung Cheng2013-05-191-64/+1
* ipv6: add support of peer addressNicolas Dichtel2013-05-191-17/+47
* dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()Nicolas Dichtel2013-05-171-1/+0
* tcp: speedup tcp_fixup_rcvbuf()Eric Dumazet2013-05-161-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-1311-23/+65
|\
| * xfrm6: release dev before returning errorCong Wang2013-05-111-1/+3
| * ipv6,gre: do not leak info to user-spaceAmerigo Wang2013-05-111-0/+2
| * ipv6: do not clear pinet6 fieldEric Dumazet2013-05-115-14/+27
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-113-7/+32
| |\
| | * batman-adv: reorder clean up routine in order to avoid race conditionsAntonio Quartulli2013-05-091-4/+12
| | * batman-adv: make DAT drop ARP requests targeting local clientsAntonio Quartulli2013-05-091-0/+13
| | * batman-adv: check return value of pskb_trim_rcsum()Marek Lindner2013-05-091-2/+6
| | * batman-adv: check proto length before accessing proto string bufferMarek Lindner2013-05-091-1/+1
| * | ipv4: ip_output: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-111-1/+1
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-2/+4
|\ \ \
| * | | kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang2013-04-101-2/+4
* | | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-101-28/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields2013-05-071-13/+13
| * | | SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven2013-05-061-15/+17
* | | | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-092-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust2013-05-032-3/+2
* | | | gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar2013-05-083-10/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-066-32/+22
|\ \ \ \
| * | | | tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter2013-05-061-2/+4
| * | | | tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter2013-05-061-1/+4
| * | | | netpoll: inverted down_trylock() testDan Carpenter2013-05-061-1/+1
| * | | | rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-061-11/+1
| * | | | fib_trie: no need to delay vfree()Al Viro2013-05-061-11/+2
| * | | | net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-061-0/+1
| * | | | tcp: do not expire TCP fastopen cookiesEric Dumazet2013-05-051-6/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-05-0611-726/+1665
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libceph: use slab cache for osd client requestsAlex Elder2013-05-022-2/+32
| * | | | libceph: allocate ceph message data with a slab allocatorAlex Elder2013-05-021-3/+23
| * | | | libceph: allocate ceph messages with a slab allocatorAlex Elder2013-05-021-2/+27
| * | | | libceph: create source file "net/ceph/snapshot.c"Alex Elder2013-05-012-1/+79
| * | | | libceph: fix byte order mismatchAlex Elder2013-05-011-2/+1
| * | | | libceph: support pages for class request dataAlex Elder2013-05-011-0/+12
| * | | | libceph: fix two messenger bugsAlex Elder2013-05-011-5/+3
| * | | | libceph: support raw data requestsAlex Elder2013-05-011-4/+34
| * | | | libceph: clean up osd data field access functionsAlex Elder2013-05-011-33/+15
| * | | | libceph: kill off osd data write_request parametersAlex Elder2013-05-011-14/+11
| * | | | libceph: change how "safe" callback is usedAlex Elder2013-05-011-3/+9
| * | | | libceph: make method call data be a separate data itemAlex Elder2013-05-011-18/+44
| * | | | libceph: add, don't set data for a messageAlex Elder2013-05-012-14/+14
| * | | | libceph: implement multiple data items in a messageAlex Elder2013-05-011-16/+32
| * | | | libceph: replace message data pointer with listAlex Elder2013-05-011-15/+31
| * | | | libceph: have cursor point to dataAlex Elder2013-05-011-58/+55
| * | | | libceph: move cursor into messageAlex Elder2013-05-011-16/+19
| * | | | libceph: record bio lengthAlex Elder2013-05-011-0/+1
OpenPOWER on IntegriCloud