summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-03-11batman-adv: Remove spaces after a castSven Eckelmann
2012-03-11batman-adv: Use {} braces consistent on the arms of a statementSven Eckelmann
2012-03-11batman-adv: Don't begin block comments with only a /* lineSven Eckelmann
2012-03-11batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann
2012-03-09ipv4: Make ip_rcv_options() return bool.David S. Miller
2012-03-09ipv4: Make ip_call_ra_chain() return bool.David S. Miller
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-08sctp: Export sctp_do_peeloffBenjamin Poirier
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08route: Remove redirect_genidSteffen Klassert
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2012-03-08bridge: fix state reporting when port is disabledPaulius Zaleckas
2012-03-08bridge: br_log_state() s/entering/entered/Paulius Zaleckas
2012-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun
2012-03-07af_iucv: handle netdev eventsUrsula Braun
2012-03-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-03-07Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-03-08Bluetooth: Set security level on incoming pairing requestIdo Yariv
2012-03-08Bluetooth: Fix access to the STK generation methods matrixIdo Yariv
2012-03-08Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan
2012-03-07openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross
2012-03-07tcp: md5: correct a RCU lockdep splatEric Dumazet
2012-03-07mac80211: fix smatch lock errors in meshThomas Pedersen
2012-03-07mac80211: Fix potential null pointer dereferencingAshok Nagarajan
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart
2012-03-07netfilter: xt_CT: allow to attach timeout policy + glue codePablo Neira Ayuso
2012-03-07netfilter: nf_ct_ext: add timeout extensionPablo Neira Ayuso
2012-03-07netfilter: add cttimeout infrastructure for fine timeout tuningPablo Neira Ayuso
2012-03-07netfilter: nf_conntrack: pass timeout array to l4->new and l4->packetPablo Neira Ayuso
2012-03-07netfilter: nf_ct_gre: add unsigned int array to define timeoutsPablo Neira Ayuso
2012-03-07netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to arrayPablo Neira Ayuso
2012-03-07netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to arrayPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: fix lockep splatsHans Schillstrom
2012-03-07netfilter: xt_LOG: fix bogus extra layer-4 logging informationRichard Weinberger
2012-03-07netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_eventsTony Zelenoff
2012-03-07netfilter: nf_ct_ecache: trailing whitespace removedTony Zelenoff
2012-03-07netfilter: merge ipt_LOG and ip6_LOG into xt_LOGRichard Weinberger
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: add NAT support for expectationsPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: allow to set expectation classPablo Neira Ayuso
2012-03-07netfilter: ctnetlink: allow to set helper for new expectationsPablo Neira Ayuso
2012-03-07netfilter: ipset: Exceptions support added to hash:*net* typesJozsef Kadlecsik
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt
2012-03-06openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.Ben Pfaff
2012-03-06IPv6: Fix not join all-router mcast group when forwarding set.Li Wei
2012-03-06net: Use bool for return value of dev_valid_name().David S. Miller