aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski3-24/+16
2012-03-11ipv6: Fix Smatch warning.Li Wei1-1/+1
2012-03-11caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com1-3/+6
2012-03-11caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin6-24/+31
2012-03-11Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller14-194/+145
2012-03-11batman-adv: Remove spaces after a castSven Eckelmann2-3/+3
2012-03-11batman-adv: Use {} braces consistent on the arms of a statementSven Eckelmann1-1/+2
2012-03-11batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2-13/+3
2012-03-11batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann12-177/+137
2012-03-09ipv4: Make ip_rcv_options() return bool.David S. Miller1-3/+3
2012-03-09ipv4: Make ip_call_ra_chain() return bool.David S. Miller1-4/+4
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-48/+164
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville35-492/+899
2012-03-08sctp: Export sctp_do_peeloffBenjamin Poirier1-15/+9
2012-03-08route: Remove redirect_genidSteffen Klassert2-10/+2
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2-1/+80
2012-03-08bridge: fix state reporting when port is disabledPaulius Zaleckas1-2/+1
2012-03-08bridge: br_log_state() s/entering/entered/Paulius Zaleckas1-1/+1
2012-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-nextDavid S. Miller15-1788/+3585
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun1-27/+52
2012-03-07af_iucv: handle netdev eventsUrsula Braun1-44/+62
2012-03-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller2-12/+35
2012-03-07Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller41-1353/+3083
2012-03-08Bluetooth: Set security level on incoming pairing requestIdo Yariv1-0/+2
2012-03-08Bluetooth: Fix access to the STK generation methods matrixIdo Yariv1-1/+1
2012-03-08Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz1-3/+3
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan6-353/+339
2012-03-07openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross1-12/+32
2012-03-07tcp: md5: correct a RCU lockdep splatEric Dumazet1-1/+2
2012-03-07mac80211: fix smatch lock errors in meshThomas Pedersen1-10/+10
2012-03-07mac80211: Fix potential null pointer dereferencingAshok Nagarajan1-6/+7
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart4-22/+141
2012-03-07netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso3-16/+256
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso5-10/+78
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso12-0/+1003
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso10-50/+122
2012-03-07netfilter: nf_ct_gre: add unsigned int array to define timeoutsPablo Neira Ayuso1-4/+12
2012-03-07netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso1-14/+13
2012-03-07netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to arrayPablo Neira Ayuso2-18/+37
2012-03-07netfilter: ctnetlink: fix lockep splatsHans Schillstrom1-16/+24
2012-03-07netfilter: xt_LOG: fix bogus extra layer-4 logging informationRichard Weinberger1-0/+4
2012-03-07netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_eventsTony Zelenoff1-26/+29
2012-03-07netfilter: nf_ct_ecache: trailing whitespace removedTony Zelenoff1-1/+1
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger9-1063/+931
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso5-1/+101
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso1-2/+66
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso1-1/+11
2012-03-07netfilter: ctnetlink: allow to set helper for new expectationsPablo Neira Ayuso1-1/+29
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik4-93/+329
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt13-60/+60