summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller2012-12-023-11/+124
|\
| * pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse2012-12-021-2/+19
| * br2684: allow assign only on a connected socketKrzysztof Mazur2012-12-021-2/+5
| * br2684: fix module_put() raceDavid Woodhouse2012-12-021-1/+4
| * pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse2012-12-021-0/+12
| * br2684: don't send frames on not-ready vccDavid Woodhouse2012-12-021-3/+40
| * atm: add release_cb() callback to vccDavid Woodhouse2012-12-021-0/+10
| * pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur2012-11-301-1/+1
| * pppoatm: drop frames to not-ready vccKrzysztof Mazur2012-11-301-0/+7
| * pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur2012-11-281-2/+17
| * pppoatm: fix module_put() raceKrzysztof Mazur2012-11-281-2/+7
| * pppoatm: allow assign only on a connected socketKrzysztof Mazur2012-11-281-0/+2
| * atm: add owner of push() callback to atmvccKrzysztof Mazur2012-11-281-0/+2
* | ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani2012-12-012-16/+3Star
* | tcp: change default tcp hash sizeEric Dumazet2012-12-011-4/+2Star
* | net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-302-21/+42
* | sctp: verify length provided in heartbeat information parameterThomas Graf2012-11-301-2/+8
* | rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen2012-11-301-2/+2
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-304-9/+11
|\ \
| * | batman-adv: use ETH_P_BATMANAntonio Quartulli2012-11-304-9/+11
* | | sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()Tommi Rantala2012-11-301-1/+1
* | | mac802154: use kfree_skb() instead of dev_kfree_skb()Alan Ott2012-11-301-1/+1
* | | mac802154: fix memory leaksAlan Ott2012-11-302-2/+7
* | | 6lowpan: consider checksum bytes in fragmentation thresholdAlan Ott2012-11-301-1/+2
* | | 8021q: fix vlan device to inherit the unicast filtering capability flagYi Zou2012-11-301-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-11-3011-125/+296
|\ \ \ | |/ / |/| |
| * | openvswitch: Use RCU callback when detaching netdevices.Jesse Gross2012-11-282-4/+13
| * | openvswitch: add skb mark matching and set actionAnsis Atteka2012-11-264-4/+30
| * | net: openvswitch: use this_cpu_ptr per-cpu helperShan Wei2012-11-162-5/+4Star
| * | openvswitch: add ipv6 'set' actionAnsis Atteka2012-11-142-0/+113
| * | ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka2012-11-121-8/+28
| * | ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross2012-11-103-107/+107
| * | openvswitch: Process RARP packets with ethertype 0x8035 similar to ARP packets.Mehak Mahajan2012-11-021-3/+6
* | | core: make GRO methods static.Rami Rosen2012-11-291-6/+3Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-2910-21/+34
|\ \ \
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-11-292-10/+6Star
| |\| |
| | * | openvswitch: Store flow key len if ARP opcode is not request or reply.Mehak Mahajan2012-10-311-9/+5Star
| | * | openvswitch: Print device when warning about over MTU packets.Jesse Gross2012-10-301-1/+1
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-11-281-1/+1
| |\ \ \
| | * | | netfilter: ipset: fix netiface set name overflowFlorian Westphal2012-11-241-1/+1
| * | | | irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala2012-11-281-0/+1
| * | | | sctp: Error in calculation of RTTvarSchoch Christian2012-11-281-1/+1
| * | | | sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2012-11-282-6/+11
| * | | | sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala2012-11-281-2/+5
| * | | | net: ipmr: limit MRT_TABLE identifiersEric Dumazet2012-11-261-0/+4
| * | | | ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell2012-11-261-1/+2
| * | | | can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp2012-11-261-0/+3
| |/ / /
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-2866-1521/+3960
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-2866-1521/+3960
| |\ \ \ \
| | * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-2637-885/+1237
| | |\ \ \ \