summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Add barrier to ensure we see new tables in walkerHerbert Xu2015-03-241-0/+3
* Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller2015-03-248-18/+33
|\
| * can: at91_can: use endian agnostic IO accessorsBen Dooks2015-03-221-2/+2
| * can: esd_usb2: Fix sparse warningsThomas Körper2015-03-221-2/+2
| * can: add combined rx/tx LED trigger supportYegor Yefremov2015-03-223-5/+25
| * can: m_cam: m_can_fifo_write(): remove return from void functionMarc Kleine-Budde2015-03-221-2/+2
| * can: kvaser_usb: Use can-dev unregistration mechanismAhmed S. Darwish2015-03-221-1/+1
| * can: use sock_efree instead of own destructorFlorian Westphal2015-03-221-6/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-2411-68/+77
|\ \
| * | netfilter: ip6t_REJECT: check for IP6T_F_PROTOPablo Neira Ayuso2015-03-221-1/+2
| * | netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval ...Patrick McHardy2015-03-221-0/+3
| * | netfilter: nft_rbtree: fix lockingPatrick McHardy2015-03-221-4/+2
| * | netfilter: bridge: kill nf_bridge_padFlorian Westphal2015-03-223-26/+13
| * | netfilter: nf_tables: consolidate error path of nf_tables_newtable()Pablo Neira Ayuso2015-03-181-9/+11
| * | netfilter: Remove uses of seq_<foo> return valuesJoe Perches2015-03-184-10/+18
| * | netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal2015-03-163-6/+7
| * | netfilter: bridge: query conntrack about skb dnatFlorian Westphal2015-03-162-12/+21
* | | af_packet: pass checksum validation status to the userAlexander Drozdov2015-03-243-3/+20
* | | af_packet: make tpacket_rcv to not set status value before run_filterAlexander Drozdov2015-03-241-3/+4
* | | inet: fix double request socket freeingFan Du2015-03-242-3/+3
* | | vxlan: simplify if clause in dev_closeMarcelo Ricardo Leitner2015-03-231-1/+1
* | | fib_trie: Fix regression in handling of inflate/halve failureAlexander Duyck2015-03-231-4/+9
* | | bgmac: implement scatter/gather supportFelix Fietkau2015-03-231-43/+121
* | | bgmac: implement GRO and use build_skbFelix Fietkau2015-03-232-25/+62
* | | bgmac: fix descriptor frame start/end definitionsFelix Fietkau2015-03-231-2/+2
* | | net: Move the comment about unsettable socket-level options to default clause...YOSHIFUJI Hideaki/吉藤英明2015-03-231-2/+3
* | | Merge branch 'listener_refactor_part_15'David S. Miller2015-03-2313-194/+146
|\ \ \
| * | | ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-231-33/+8
| * | | ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-233-36/+37
| * | | ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-231-35/+12
| * | | ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-232-35/+35
| * | | net: convert syn_wait_lock to a spinlockEric Dumazet2015-03-236-29/+24
| * | | inet: remove some sk_listener dependenciesEric Dumazet2015-03-231-11/+11
| * | | inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet2015-03-236-9/+10
| * | | inet: cache listen_sock_qlen() and read rskq_defer_accept onceEric Dumazet2015-03-231-6/+9
|/ / /
* | | Merge branch 'gigaset_modem_response'David S. Miller2015-03-231-170/+195
|\ \ \
| * | | isdn/gigaset: restructure modem response parser (4)Tilman Schmidt2015-03-231-107/+151
| * | | isdn/gigaset: restructure modem response parser (3)Tilman Schmidt2015-03-231-37/+19
| * | | isdn/gigaset: restructure modem response parser (2)Tilman Schmidt2015-03-231-69/+57
| * | | isdn/gigaset: restructure modem response parser (1)Tilman Schmidt2015-03-231-44/+55
|/ / /
* | | switchdev: fix stp update API to work with layered netdevicesRoopa Prabhu2015-03-231-4/+13
* | | net: clear skb->priority when forwarding to another netnsWANG Cong2015-03-231-0/+1
* | | Merge branch 'crypto_async'David S. Miller2015-03-236-15/+251
|\ \ \ | |_|/ |/| |
| * | crypto: algif - change algif_skcipher to be asynchronousTadeusz Struk2015-03-231-7/+226
| * | crypto: af_alg - Allow to link sglTadeusz Struk2015-03-232-6/+16
| * | net: socket: add support for async operationstadeusz.struk@intel.com2015-03-233-2/+9
|/ /
* | netlink: Remove netlink_compare_arg.trailerHerbert Xu2015-03-211-2/+3
* | Merge branch 'netcp-next'David S. Miller2015-03-215-341/+1303
|\ \
| * | net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok2015-03-212-36/+902
| * | net: netcp: enclose macros in parenthesesKaricheri, Muralidharan2015-03-211-251/+272