summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-12-26netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso1-4/+21
2012-12-24arp: fix a regression in arp_solicit()Cong Wang1-3/+3
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2-1/+53
2012-12-22net: sched: integer overflow fixStefan Hasko1-1/+1
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH3-15/+0
2012-12-21bridge: call br_netpoll_disable in br_add_ifGao feng1-3/+5
2012-12-21ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet1-5/+3
2012-12-21net: devnet_rename_seq should be a seqcountEric Dumazet2-11/+11
2012-12-21ip_gre: fix possible use after freeEric Dumazet1-1/+5
2012-12-21ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyIsaku Yamahata1-1/+4
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-60/+61
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-111/+105
2012-12-20libceph: register request before unregister lingerAlex Elder1-1/+1
2012-12-20libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder1-1/+1
2012-12-20libceph: init event->node in ceph_osdc_create_event()Alex Elder1-0/+1
2012-12-20libceph: init osd->o_node in create_osd()Alex Elder1-0/+1
2012-12-20libceph: report connection fault with warningAlex Elder1-1/+1
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-57/+121
2012-12-19ipv6: addrconf.c: remove unnecessary "if"Cong Ding1-2/+1
2012-12-19bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich1-2/+4
2012-12-19bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich4-1/+9
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+2
2012-12-18Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds13-74/+144
2012-12-17atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR1-25/+15
2012-12-17netlink: validate addr_len on bindHannes Frederic Sowa1-0/+3
2012-12-17netlink: change presentation of portid in procfs to unsignedHannes Frederic Sowa1-1/+1
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields4-7/+11
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+30
2012-12-17svcrpc: fix some printksJ. Bruce Fields1-4/+4
2012-12-17libceph: socket can close in any connection stateAlex Elder1-17/+30
2012-12-17rbd: remove linger unconditionallyAlex Elder1-1/+1
2012-12-17SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky1-1/+1
2012-12-17libceph: avoid using freed osd in __kick_osd_requests()Alex Elder1-1/+2
2012-12-17ceph: don't reference req after putAlex Elder1-1/+1
2012-12-17netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso1-0/+1
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-9/+6
2012-12-16netfilter: xt_CT: fix crash while destroy ct templatesPablo Neira Ayuso2-0/+10
2012-12-16netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney1-3/+12
2012-12-16netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi1-1/+4
2012-12-16netfilter: nf_conntrack_ipv6: fix comment for packets without dataFlorent Fourcot1-2/+2
2012-12-16netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins2-10/+20
2012-12-16netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala2-0/+2
2012-12-16ipv6: Fix Makefile offload objectsSimon Arlott1-1/+1
2012-12-15sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann1-1/+2
2012-12-15bridge: add flags to distinguish permanent mdb entiresAmerigo Wang3-7/+14
2012-12-15sctp: Change defaults on cookie hmac selectionNeil Horman2-4/+27
2012-12-15SUNRPC: variable 'svsk' is unused in function bc_send_requestTrond Myklebust1-2/+0
2012-12-15SUNRPC: Handle ECONNREFUSED in xs_local_setup_socketTrond Myklebust1-0/+4
2012-12-14userns: Require CAP_SYS_ADMIN for most uses of setns.Eric W. Biederman1-1/+2