aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-21xfrm4: Invalidate all ipv4 routes on IPsec pmtu eventsSteffen Klassert3-6/+15
2013-01-21xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek1-1/+1
2013-01-18net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich1-1/+3
2013-01-08ah6/esp6: set transport header correctly for IPsec tunnel mode.Li RongQing2-3/+13
2013-01-08ah4/esp4: set transport header correctly for IPsec tunnel mode.Li RongQing2-3/+13
2013-01-06ipv4: fix NULL checking in devinet_ioctl()Xi Wang1-1/+1
2013-01-04net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter1-2/+6
2013-01-04mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring1-1/+1
2013-01-03bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.Rami Rosen1-0/+6
2013-01-03bridge: Correctly unregister MDB rtnetlink handlersVlad Yasevich2-3/+12
2012-12-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller13-30/+167
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata1-2/+1
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata1-1/+1
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike1-6/+5
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike1-3/+6
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet1-4/+10
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita1-1/+1
2012-12-26netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl1-1/+1
2012-12-26netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov1-4/+25
2012-12-26netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov1-4/+16
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/sage/ceph-clientLinus 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/kernel/git/rusty/linuxLinus 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/ebiederm/user-namespaceLinus 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/ebiederm/user-namespaceLinus Torvalds1-1/+30
2012-12-17svcrpc: fix some printksJ. Bruce Fields1-4/+4