aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-20l2tp: purge session reorder queue on deleteTom Parkin1-0/+4
2013-03-20l2tp: add session reorder queue purge function to coreTom Parkin2-0/+18
2013-03-20l2tp: don't BUG_ON sk_socket being NULLTom Parkin1-8/+10
2013-03-20l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookupTom Parkin1-0/+2
2013-03-20l2tp: close sessions before initiating tunnel deleteTom Parkin1-0/+1
2013-03-20l2tp: close sessions in ip socket destroy callbackTom Parkin2-0/+13
2013-03-20l2tp: export l2tp_tunnel_closeallTom Parkin2-2/+3
2013-03-20l2tp: add udp encap socket destroy handlerTom Parkin1-0/+14
2013-03-20udp: add encap_destroy callbackTom Parkin3-0/+16
2013-03-20genetlink: trigger BUG_ON if a group name is too longMasatake YAMATO1-0/+1
2013-03-20ath6kl: fix size_t printf warningsKalle Valo1-7/+7
2013-03-20netfilter: remove unused "config IP_NF_QUEUE"Paul Bolle1-13/+0
2013-03-19net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller1-18/+0
2013-03-19PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett1-20/+35
2013-03-19net: Fix failure string in net-socket selftests Makefile.David S. Miller1-1/+1
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn7-24/+451
2013-03-19sparc: remove unused "config BITS"Paul Bolle1-6/+0
2013-03-19sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle1-1/+1
2013-03-19net: Add socket() system call self test.David S. Miller4-0/+121
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2-12/+0
2013-03-19netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov3-20/+43
2013-03-19netfilter: nf_conntrack: add include to fix sparse warningstephen hemminger1-0/+1
2013-03-19netfilter: nfnetlink_queue: zero copy supportEric Dumazet1-22/+72
2013-03-19netfilter: ctnetlink: allow to dump expectation per master conntrackPablo Neira Ayuso1-5/+95
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle1-1/+0
2013-03-19xfrm: use xfrm direction when lookup policyBaker Zhang1-2/+21
2013-03-19inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa5-16/+44
2013-03-19net/smsc911x: Use NULL instead of integer for pointerSachin Kamat1-1/+1
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka3-8/+42
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl2-6/+13
2013-03-19qeth: delay feature traceStefan Raspl1-1/+1
2013-03-19mrf24j40: Fix byte-order of IEEE addressAlan Ott1-1/+1
2013-03-19mrf24j40: Increase max SPI speed to 10MHzAlan Ott1-3/+2
2013-03-19mrf24j40: Warn if transmit interrupts timeoutAlan Ott1-0/+1
2013-03-19mrf24j40: pinctrl supportAlan Ott1-0/+7
2013-03-19can: dump stack on protocol bugsOliver Hartkopp1-7/+4
2013-03-19ipvs: remove extra rcu lockJulian Anastasov1-2/+0
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov4-4/+34
2013-03-19ipvs: fix some sparse warningsJulian Anastasov3-9/+3
2013-03-19ipvs: fix hashing in ip_vs_svc_hashkeyJulian Anastasov1-3/+5
2013-03-18sgy-cts1000: Remove __dev* attributesBen Collins1-3/+3
2013-03-19ipvs: fix sctp chunk length orderJulian Anastasov1-7/+9
2013-03-18rt2800: 5592: add more USB devices IDsStanislaw Gruszka1-0/+9
2013-03-18rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka1-10/+60
2013-03-18rt2800: 5592: add KconfigStanislaw Gruszka1-0/+7
2013-03-18rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka4-7/+58
2013-03-18rt2800: 5592: add chip specific vgc calculationsStanislaw Gruszka1-7/+22
2013-03-18rt2800: 5592: add AGC initStanislaw Gruszka1-1/+4
2013-03-18rt2800: add write_with_rx_chain functionStanislaw Gruszka2-0/+19
2013-03-18rt2800: rearrange bbp/rfcsr initializationStanislaw Gruszka1-5/+45