aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-26
|\
| * caif: Fix BUG() with network namespacesDavid Woodhouse2011-10-25
| * net: Unlock sock before calling sk_free()Thomas Gleixner2011-10-25
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\ \
| * | TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
* | | Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds2011-10-26
|\ \ \ | |_|/ |/| |
| * | net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2011-10-24
| * | fs/9p: change an int to unsigned intDan Carpenter2011-10-24
| * | fs/9p: Cleanup option parsing in 9pAneesh Kumar K.V2011-10-24
| * | 9p: move dereference after NULL checkDan Carpenter2011-10-24
| * | fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2011-10-24
* | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-25
|\ \ \
| * | | NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-19
| * | | SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddrTrond Myklebust2011-10-18
| * | | SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-18
| * | | SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-18
* | | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-25
|\ \ \ \
| * | | | sunrpc: add MODULE_ALIAS to match the filesystem nameMichal Schmidt2011-10-10
| * | | | SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong2011-09-14
| * | | | sunrpc: use better NUMA affinitiesEric Dumazet2011-08-19
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-07
| |\ \ \ \ \
| | * | | | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-25
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\ \ \ \ \ \ \
| * | | | | | | ipv6: Do not use routes from locally generated RAsAndreas Hofmeister2011-10-24
| * | | | | | | net_sched: cls_flow: use skb_header_pointer()Eric Dumazet2011-10-24
| * | | | | | | ipv4: avoid useless call of the function check_peer_pmtuGao feng2011-10-24
| * | | | | | | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24
| |\ \ \ \ \ \ \
| | * | | | | | | rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman2011-10-24
| | * | | | | | | ipv4: fix ipsec forward performance regressionYan, Zheng2011-10-24
| | * | | | | | | route: fix ICMP redirect validationFlavio Leitner2011-10-24
| | * | | | | | | net: hold sock reference while processing tx timestampsRichard Cochran2011-10-24
| | * | | | | | | Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-10-20
| | |\ \ \ \ \ \ \
| | | * | | | | | | batman-adv: correctly set the data field in the TT_REPONSE packetAntonio Quartulli2011-10-18
| | | * | | | | | | batman-adv: fix tt_local_reset_flags() functionAntonio Quartulli2011-10-18
| | * | | | | | | | ip_gre: dont increase dev->needed_headroom on a live deviceEric Dumazet2011-10-20
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | TCP: remove TCP_DEBUGFlavio Leitner2011-10-24
| * | | | | | | | ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-24
| * | | | | | | | tcp: md5: add more const attributesEric Dumazet2011-10-24
| * | | | | | | | tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet2011-10-24
| * | | | | | | | net: use INET_ECN_MASK instead of hardcoded 3Maciej Żenczykowski2011-10-22
| * | | | | | | | tcp: add const qualifiers where possibleEric Dumazet2011-10-21
| * | | | | | | | dev: use name hash for dev_seq_opsMihai Maruseac2011-10-21
| * | | | | | | | net: add opaque struct around skb frag pageIan Campbell2011-10-21
| * | | | | | | | net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski2011-10-20
| * | | | | | | | tcp: remove unused tcp_fin() parametersEric Dumazet2011-10-20
| * | | | | | | | pktgen: remove ndelay() callEric Dumazet2011-10-20
| * | | | | | | | tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf()Eric Dumazet2011-10-20
| * | | | | | | | net: do not take an additional reference in skb_frag_set_pageIan Campbell2011-10-19
| * | | | | | | | neigh: fix rcu splat in neigh_update()roy.qing.li@gmail.com2011-10-19