summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig.machine (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-23fib_trie: Fix regression in handling of inflate/halve failureAlexander Duyck1-4/+9
2015-03-23bgmac: implement scatter/gather supportFelix Fietkau1-43/+121
2015-03-23bgmac: implement GRO and use build_skbFelix Fietkau2-25/+62
2015-03-23bgmac: fix descriptor frame start/end definitionsFelix Fietkau1-2/+2
2015-03-23net: Move the comment about unsettable socket-level options to default clause...YOSHIFUJI Hideaki/吉藤英明1-2/+3
2015-03-23ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet1-33/+8
2015-03-23ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet3-36/+37
2015-03-23ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet1-35/+12
2015-03-23ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2-35/+35
2015-03-23net: convert syn_wait_lock to a spinlockEric Dumazet6-29/+24
2015-03-23inet: remove some sk_listener dependenciesEric Dumazet1-11/+11
2015-03-23inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet6-9/+10
2015-03-23inet: cache listen_sock_qlen() and read rskq_defer_accept onceEric Dumazet1-6/+9
2015-03-23isdn/gigaset: restructure modem response parser (4)Tilman Schmidt1-107/+151
2015-03-23isdn/gigaset: restructure modem response parser (3)Tilman Schmidt1-37/+19
2015-03-23isdn/gigaset: restructure modem response parser (2)Tilman Schmidt1-69/+57
2015-03-23isdn/gigaset: restructure modem response parser (1)Tilman Schmidt1-44/+55
2015-03-23switchdev: fix stp update API to work with layered netdevicesRoopa Prabhu1-4/+13
2015-03-23net: clear skb->priority when forwarding to another netnsWANG Cong1-0/+1
2015-03-23crypto: algif - change algif_skcipher to be asynchronousTadeusz Struk1-7/+226
2015-03-23crypto: af_alg - Allow to link sglTadeusz Struk2-6/+16
2015-03-23net: socket: add support for async operationstadeusz.struk@intel.com3-2/+9
2015-03-21netlink: Remove netlink_compare_arg.trailerHerbert Xu1-2/+3
2015-03-21net: netcp: ethss: enhancement to support NetCP 1.5 ethssWingMan Kwok2-36/+902
2015-03-21net: netcp: enclose macros in parenthesesKaricheri, Muralidharan1-251/+272
2015-03-21net: netcp: select davinci_mdio driver by defaultKaricheri, Muralidharan1-0/+1
2015-03-21net: netcp: use separate reg region for individual ethss modulesKaricheri, Muralidharan2-44/+102
2015-03-21net: netcp: fix forward port number usage for 10G ethssKaricheri, Muralidharan3-13/+29
2015-03-21net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.YOSHIFUJI Hideaki/吉藤英明1-1/+13
2015-03-21net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明3-4/+13
2015-03-21bgmac: allow enabling on ARCH_BCM_5301XRafał Miłecki1-1/+1
2015-03-21bgmac: register fixed PHY for ARM BCM470X / BCM5301X chipsetsRafał Miłecki1-0/+34
2015-03-21net: dsa: make NET_DSA manually selectable from the configMathieu Olivari1-1/+4
2015-03-21switchdev: kernel-doc cleanup on swithdev opsScott Feldman1-16/+7
2015-03-21Revert "selinux: add a skb_owned_by() hook"Eric Dumazet5-27/+0
2015-03-21igbvf: use netif_carrier_off earlier when bringing if downTodd Fujinaka1-2/+1
2015-03-21igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka1-3/+1
2015-03-21e1000e: NVM write protect access removed from SPT HWYanir Lubetkin1-1/+2
2015-03-21e1000e: call netif_carrier_off early on downEliezer Tamir1-2/+2
2015-03-21ixgb: call netif_carrier_off early on downEliezer Tamir1-1/+2
2015-03-21act_bpf: add initial eBPF support for actionsDaniel Borkmann3-83/+220
2015-03-21ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann3-0/+8
2015-03-20rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu1-0/+1
2015-03-20net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro1-0/+4
2015-03-20amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas1-4/+3
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas3-7/+7
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas4-21/+12
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas4-9/+29
2015-03-20amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas2-7/+13
2015-03-20amd-xgbe: Clarify output message about queuesLendacky, Thomas1-2/+4