]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net
sh_eth: WARN on access to a register not implemented in a particular chip
[karo-tx-linux.git] / net /
2015-03-04 David S. MillerMerge branch 'basic-mpls-support'
2015-03-04 Eric W. Biedermanmpls: Multicast route table change notifications
2015-03-04 Eric W. Biedermanmpls: Netlink commands to add, remove, and dump routes
2015-03-04 Eric W. Biedermanmpls: Functions for reading and wrinting mpls labels...
2015-03-04 Eric W. Biedermanmpls: Basic support for adding and removing routes
2015-03-04 Eric W. Biedermanmpls: Add a sysctl to control the size of the mpls...
2015-03-04 Eric W. Biedermanmpls: Basic routing support
2015-03-04 Eric W. Biedermanmpls: Refactor how the mpls module is built
2015-03-04 David S. MillerMerge branch 'neigh-mpls-prep'
2015-03-04 Eric W. Biedermanneigh: Add helper function neigh_xmit
2015-03-04 Eric W. Biedermanneigh: Factor out ___neigh_lookup_noref
2015-03-04 Johannes Bergbridge: fix bridge netlink RCU usage
2015-03-04 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-04 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-03-03 Linus TorvaldsMerge branch 'for-4.0' of git://linux-nfs.org/~bfields...
2015-03-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-03 Joe Perchesl2tp: Use eth_<foo>_addr instead of memset
2015-03-03 Joe Percheswireless: Use eth_<foo>_addr instead of memset
2015-03-03 Joe Perchesmac80211: Use eth_<foo>_addr instead of memset
2015-03-03 Joe Perchesethernet: Use eth_<foo>_addr instead of memset
2015-03-03 Joe Perchesbluetooth: Use eth_<foo>_addr instead of memset
2015-03-03 Joe Perchesatm: Use eth_<foo>_addr instead of memset
2015-03-03 Joe Perchesappletalk: Use eth_<foo>_addr instead of memset
2015-03-03 Joe Perches8021q: Use eth_<foo>_addr instead of memset
2015-03-03 Eric W. Biedermanax25: Stop using magic neighbour cache operations.
2015-03-03 Joe Stringeropenvswitch: Fix serialization of non-masked set actions.
2015-03-03 Fabian Fredericknet/atm/signaling.c: remove WAIT_FOR_DEMON code
2015-03-03 Florian Westphalnet: bridge: add compile-time assert for cb struct...
2015-03-03 Michal Kubečekudp: only allow UFO for packets from SOCK_DGRAM sockets
2015-03-02 David S. MillerMerge branch 'neigh_cleanups'
2015-03-02 Eric W. Biedermanneigh: Don't require a dst in neigh_resolve_output
2015-03-02 Eric W. Biedermanneigh: Don't require dst in neigh_hh_init
2015-03-02 Eric W. Biedermanarp: Kill arp_find
2015-03-02 Eric W. Biedermannet: Kill dev_rebuild_header
2015-03-02 Eric W. Biedermanax25: Stop depending on arp_find
2015-03-02 Eric W. Biedermanax25: Stop calling/abusing dev_rebuild_header
2015-03-02 Eric W. Biedermanneigh: Move neigh_compat_output into ax25_ip.c
2015-03-02 Eric W. Biedermanarp: Remove special case to give AX25 it's open arp...
2015-03-02 Eric W. Biedermanax25: Refactor to use private neighbour operations.
2015-03-02 Eric W. Biedermanax25: Make ax25_header and ax25_rebuild_header static
2015-03-02 Eric W. Biedermanrose: Transmit packets in rose_xmit not rose_rebuild_header
2015-03-02 Eric W. Biedermanrose: Set the destination address in rose_header
2015-03-02 Eric W. Biedermanax25: In ax25_rebuild_header add missing kfree_skb
2015-03-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-03-02 Daniel Borkmannfilter: refactor common filter attach code into __sk_at...
2015-03-02 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2015-03-02 David S. MillerMerge branch 'sendmsg_recvmsg_iocb_removal'
2015-03-02 Ying Xuenet: Remove iocb argument from sendmsg and recvmsg
2015-03-02 Ying Xuetipc: Don't use iocb argument in socket layer
2015-03-02 Arturo Borreronetfilter: nft_compat: add support for arptables extensions
2015-03-02 David S. MillerMerge branch 'dropcount'
2015-03-02 Eyal Birgernet: move skb->dropcount to skb->cb[]
2015-03-02 Eyal Birgernet: add common accessor for setting dropcount on packets
2015-03-02 Eyal Birgernet: use common macro for assering skb->cb[] available...
2015-03-02 Eyal Birgernet: packet: use sockaddr_ll fields as storage for...
2015-03-02 Eyal Birgernet: rxrpc: change call to sock_recv_ts_and_drops(...
2015-03-02 Eyal Birgernet: bluetooth: compact struct bt_skb_cb by converting...
2015-03-02 Eyal Birgernet: bluetooth: compact struct bt_skb_cb by inlining...
2015-03-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2015-03-01 David S. MillerMerge branch 'ebpf_support_for_cls_bpf'
2015-03-01 Daniel Borkmanncls_bpf: add initial eBPF support for programmable...
2015-03-01 Daniel Borkmannebpf: move read-only fields to bpf_prog and shrink...
2015-03-01 Daniel Borkmannebpf: add sched_cls_type and map it to sk_filter's...
2015-03-01 Daniel Borkmannebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter...
2015-03-01 Daniel Borkmannebpf: constify various function pointer structs
2015-03-01 Florian Westphalrxrpc: don't multiply with HZ twice
2015-03-01 Florian Westphalrxrpc: terminate retrans loop when sending of skb fails
2015-03-01 Arvid Brodinnet/hsr: Fix NULL pointer dereference and refcnt bugs...
2015-03-01 Eric Dumazetnet: do not use rcu in rtnl_dump_ifinfo()
2015-03-01 David S. MillerMerge tag 'mac80211-for-davem-2015-02-27' of git:/...
2015-02-28 Eric Dumazettcp: cleanup static functions
2015-02-28 Eric W. Biedermannet: Verify permission to link_net in newlink
2015-02-28 Eric W. Biedermannet: Verify permission to dest_net in newlink
2015-02-28 David S. MillerMerge branch 'tcp-tso'
2015-02-28 Eric Dumazettcp: tso: allow CA_CWR state in tcp_tso_should_defer()
2015-02-28 Eric Dumazettcp: tso: restore IW10 after TSO autosizing
2015-02-28 Eric Dumazettcp: tso: remove tp->tso_deferred
2015-02-28 Ingo MolnarMerge branch 'linus' into x86/urgent, to merge dependen...
2015-02-27 David S. MillerMerge branch 'tipc-next'
2015-02-27 Erik Hugnetipc: make media address offset a common define
2015-02-27 Erik Hugnetipc: rename media/msg related definitions
2015-02-27 Erik Hugnetipc: purge links when bearer is disabled
2015-02-27 Erik Hugnetipc: fix nullpointer bug when subscribing to events
2015-02-27 Erik Hugnetipc: only create header copy for name distr messages
2015-02-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-02-27 David S. MillerMerge branch 'fib_trie_remove_leaf_info'
2015-02-27 Alexander Duyckfib_trie: Remove leaf_info
2015-02-27 Alexander Duyckfib_trie: Add slen to fib alias
2015-02-27 Alexander Duyckfib_trie: Replace plen with slen in leaf_info
2015-02-27 Alexander Duyckfib_trie: Convert fib_alias to hlist from list
2015-02-27 David S. MillerMerge branch 'ip_level_multicast_join_leave'
2015-02-27 Madhu Challamulticast: Extend ip address command to enable multicas...
2015-02-27 Madhu Challaigmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
2015-02-27 David S. MillerMerge branch 'rhashtable'
2015-02-27 Daniel Borkmannrhashtable: remove indirection for grow/shrink decision...
2015-02-27 Tom Herbertudp: In udp_flow_src_port use random hash value if...
2015-02-27 Jiri SlabyBluetooth: make hci_test_bit's addr const
2015-02-27 Johan HedbergBluetooth: Update New CSRK event to match latest specif...
2015-02-26 Dan Carpentersunrpc: integer underflow in rsc_parse()
2015-02-26 Jouni Malinenmac80211: Send EAPOL frames at lowest rate
next