summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-08-20ipv6: fix checkpatch errors in net/ipv6/addrconf.cdingtianhong
2013-08-20ipv6: convert the uses of ADBG and remove the superfluous parenthesesdingtianhong
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-08-206lowpan: handle context based source addressAlexander Aring
2013-08-206lowpan: lowpan_uncompress_addr with address_modeAlexander Aring
2013-08-206lowpan: add function to uncompress multicast addrAlexander Aring
2013-08-206lowpan: introduce lowpan_fetch_skb functionAlexander Aring
2013-08-206lowpan: Fix fragmentation with link-local compressed addressesDavid Hauweele
2013-08-206lowpan: init ipv6hdr buffer to zeroAlexander Aring
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-15netlink: Eliminate kmalloc in netlink dump operation.Pravin B Shelar
2013-08-15net: proc_fs: trivial: print UIDs as unsigned intFrancesco Fusco
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-08-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2013-08-15rtnetlink: remove an unneeded testDan Carpenter
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel
2013-08-15ipip: add x-netns supportNicolas Dichtel
2013-08-15ipv4 tunnels: use net_eq() helper to check netnsNicolas Dichtel
2013-08-15dev: move skb_scrub_packet() after eth_type_trans()Nicolas Dichtel
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-08-13tcp: reset reordering est. selectively on timeoutYuchung Cheng
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-13net: sctp: Add rudimentary infrastructure to account for control chunksVlad Yasevich
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso
2013-08-13netfilter: ctnetlink: refactor ctnetlink_create_expectPablo Neira Ayuso
2013-08-13genetlink: fix family dump raceJohannes Berg
2013-08-12net: sctp: sctp_transport_destroy{, _rcu}: fix potential pointer corruptionDaniel Borkmann
2013-08-12net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF stateDaniel Borkmann
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-11af_unix: fix bug on large send()Eric Dumazet
2013-08-11tipc: avoid possible deadlock while enable and disable bearerdingtianhong
2013-08-10Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-08-10batman-adv: fix potential kernel paging errors for unicast transmissionsLinus Lüssing
2013-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-08-10netfilter: nf_conntrack: fix tcp_in_window for Fast OpenYuchung Cheng
2013-08-10rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-09net: rename busy poll MIB counterEliezer Tamir