Commit Graph

506240 Commits (104616e74e0b464d449fdd2ee2f547d2fad71610)
 

Author SHA1 Message Date
Daniel Borkmann 49b31e576a filter: refactor common filter attach code into __sk_attach_prog 10 years ago
David S. Miller 70c836a4d1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 10 years ago
David S. Miller b4844353c0 Merge branch 'sendmsg_recvmsg_iocb_removal' 10 years ago
Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 years ago
Ying Xue 39a0295f90 tipc: Don't use iocb argument in socket layer 10 years ago
Arturo Borrero 5f15893943 netfilter: nft_compat: add support for arptables extensions 10 years ago
David S. Miller 6556c38524 Merge branch 'dropcount' 10 years ago
Eyal Birger 744d5a3e9f net: move skb->dropcount to skb->cb[] 10 years ago
Eyal Birger 3bc3b96f3b net: add common accessor for setting dropcount on packets 10 years ago
Eyal Birger b4772ef879 net: use common macro for assering skb->cb[] available size in protocol families 10 years ago
Eyal Birger 2472d7613b net: packet: use sockaddr_ll fields as storage for skb original length in recvmsg path 10 years ago
Eyal Birger 2cfdf9fcb8 net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp() 10 years ago
Eyal Birger 6368c23577 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields 10 years ago
Eyal Birger 49a6fe0557 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl 10 years ago
Simon Farnsworth 287f3a943f pppoe: Use workqueue to die properly when a PADT is received 10 years ago
Ivan Vecera 26caa3469a bnx2: disable toggling of rxvlan if necessary 10 years ago
Arun Chandran ea373041bd net: macb: Properly add DMACFG bit definitions 10 years ago
Arun Chandran 62f6924cb1 net: macb: Add on the fly CPU endianness detection 10 years ago
Shrikrishna Khare 759c9359ae Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets 10 years ago
Linus Torvalds a38ecbbd0b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
Linus Torvalds 640c0f5c57 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
Linus Torvalds d7b48fec35 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
Linus Torvalds 2ea51b884b Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
David S. Miller 68932f7188 Merge branch 'ebpf_support_for_cls_bpf' 10 years ago
Daniel Borkmann e2e9b6541d cls_bpf: add initial eBPF support for programmable classifiers 10 years ago
Daniel Borkmann 24701ecea7 ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux 10 years ago
Daniel Borkmann 96be4325f4 ebpf: add sched_cls_type and map it to sk_filter's verifier ops 10 years ago
Daniel Borkmann d4052c4aea ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code 10 years ago
Daniel Borkmann 0fc174dea5 ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs 10 years ago
Daniel Borkmann f1a66f85b7 ebpf: export BPF_PSEUDO_MAP_FD to uapi 10 years ago
Daniel Borkmann a2c83fff58 ebpf: constify various function pointer structs 10 years ago
Daniel Borkmann f91fe17e24 ebpf: remove kernel test stubs 10 years ago
David S. Miller 38674a49f3 Merge branch 'bcmgenet_systemport_stats' 10 years ago
Florian Fainelli 55ff4ea9a8 net: systemport: fix software maintained statistics 10 years ago
Florian Fainelli f62ba9c14b net: bcmgenet: fix software maintained statistics 10 years ago
Florian Westphal 765dd3bb44 rxrpc: don't multiply with HZ twice 10 years ago
Florian Westphal c03ae533a9 rxrpc: terminate retrans loop when sending of skb fails 10 years ago
Arvid Brodin 56b08fdcf6 net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface. 10 years ago
Vaishali Thakkar 187d67858b net: pasemi: Use setup_timer and mod_timer 10 years ago
Vaishali Thakkar ccb36da19b net: stmmac: Use setup_timer and mod_timer 10 years ago
Vaishali Thakkar 6753a971be net: 8390: axnet_cs: Use setup_timer and mod_timer 10 years ago
Vaishali Thakkar fc4ba63627 net: 8390: pcnet_cs: Use setup_timer and mod_timer 10 years ago
Vaishali Thakkar b8b01344eb net: smc91c92_cs: Use setup_timer and mod_timer 10 years ago
Yannick Guerrini f7c3068805 netxen_nic: Fix trivial typos in comments 10 years ago
Yannick Guerrini 00c7eb99a5 qlcnic: Fix trivial typo in comment 10 years ago
Grygorii Strashko 8963a50453 net: ti: cpsw: add hibernation callbacks 10 years ago
Grygorii Strashko 2f5c54ce0d net: davinci_mdio: add hibernation callbacks 10 years ago
Ingo Molnar 021f5f12f2 perf/urgent fixes: 10 years ago
Sebastian Andrzej Siewior 9d3e2d02f5 locking/rtmutex: Set state back to running on error 10 years ago
Eric Dumazet cac5e65e8a net: do not use rcu in rtnl_dump_ifinfo() 10 years ago