]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net
cxgb4/cxgb4vf: global named must be unique
[karo-tx-linux.git] / net /
2014-12-10 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-12-10 Joe Perchesirda: Convert function pointer arrays and uses to const
2014-12-10 Joe Perchesllc: Make llc_sap_action_t function pointer arrays...
2014-12-10 Joe Perchesllc: Make llc_conn_ev_qfyr_t function pointer arrays...
2014-12-10 Joe Perchesllc: Make function pointer arrays const
2014-12-10 David S. MillerMerge branch 'kill_arch_fast_hash'
2014-12-10 Daniel Borkmannnet: replace remaining users of arch_fast_hash with...
2014-12-10 Daniel Borkmannnetlink: use jhash as hashfn for rhashtable
2014-12-10 Richard Alpetipc: fix broadcast wakeup contention after congestion
2014-12-10 David S. MillerMerge branch 'napi_page_frags'
2014-12-10 Alexander Duycknet: Pull out core bits of __netdev_alloc_skb and add...
2014-12-10 Alexander Duycknet: Split netdev_alloc_frag into __alloc_page_frag...
2014-12-10 David S. MillerMerge branch 'for-davem-2' of git://git.kernel.org...
2014-12-10 Jiri Pirkonet: sched: cls: use nla_nest_cancel instead of nlmsg_trim
2014-12-10 Valdis.Kletnieks... net: fix suspicious rcu_dereference_check in net/sched...
2014-12-10 Eric Dumazettcp: fix more NULL deref after prequeue changes
2014-12-09 Ying Xuetipc: avoid double lock 'spin_lock:&seq->lock'
2014-12-09 David S. MillerMerge branch 'bridge_mode'
2014-12-09 Roopa Prabhurocker: remove swdev mode
2014-12-09 David S. MillerMerge tag 'master-2014-12-08' of git://git.kernel.org...
2014-12-09 Li RongQingnet: avoid to call skb_queue_len again
2014-12-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-12-09 David S. MillerMerge tag 'linux-can-next-for-3.19-20141207' of git...
2014-12-09 David S. MillerMerge tag 'linux-can-fixes-for-3.18-20141207' of git...
2014-12-09 Eric Dumazettcp: refine TSO autosizing
2014-12-09 Al Viroskb_copy_datagram_iovec() can die
2014-12-09 Al Viroswitch memcpy_to_msg() and skb_copy{,_and_csum}_datagra...
2014-12-09 Al Virofirst fruits - kill l2cap ->memcpy_fromiovec()
2014-12-09 Al Viroput iov_iter into msghdr
2014-12-09 Al Virovmci: propagate msghdr all way down to __qp_memcpy_from...
2014-12-09 Al Viroswitch l2cap ->memcpy_fromiovec() to msghdr
2014-12-09 Al Viroswitch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr...
2014-12-09 Al Viroip_generic_getfrag, udplite_getfrag: switch to passing...
2014-12-09 Al Viroipv6 equivalent of "ipv4: Avoid reading user iov twice...
2014-12-09 Al Viroraw.c: stick msghdr into raw_frag_vec
2014-12-09 Al ViroMerge branch 'iov_iter' into for-davem-2
2014-12-09 Hannes Frederic... dst: no need to take reference on DST_NOCACHE dsts
2014-12-09 Jiri Bencopenvswitch: set correct protocol on route lookup
2014-12-09 Jiri Pirkonet: sched: cls_basic: fix error path in basic_change()
2014-12-09 Gu Zhengnet/socket.c : introduce helper function do_sock_sendms...
2014-12-09 Eric Dumazettcp_cubic: refine Hystart delay threshold
2014-12-09 Eric Dumazettcp_cubic: add SNMP counters to track how effective...
2014-12-09 Jiri Pirkonet: sched: cls: remove unused op put from tcf_proto_ops
2014-12-09 Erik Hugnetipc: fix missing spinlock init and nullptr oops
2014-12-09 Eric Dumazetnet: avoid two atomic operations in fast clones
2014-12-09 Andrew ShewmakerUpdate old iproute2 and Xen Remus links
2014-12-09 Mahesh Bandewarrtnetlink: delay RTM_DELLINK notification until after...
2014-12-09 David S. MillerMerge tag 'master-2014-12-01' of git://git.kernel.org...
2014-12-09 Erik Hugnetipc: drop tx side permission checks
2014-12-09 Daniel Borkmannnet: sctp: use MAX_HEADER for headroom reserve in outpu...
2014-12-09 Duan Jiongipv6: remove useless spin_lock/spin_unlock
2014-12-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-12-09 David S. MillerMerge branch 'rss_hash'
2014-12-09 Eyal Perryethtool: Support for configurable RSS hash function
2014-12-09 Jiri Pirkonet_sched: cls_cgroup: remove unnecessary if
2014-12-09 Jiri Pirkonet_sched: cls_flow: remove duplicate assignments
2014-12-09 Jiri Pirkonet_sched: cls_flow: remove faulty use of list_for_each...
2014-12-09 Jiri Pirkonet_sched: cls_bpf: remove faulty use of list_for_each_...
2014-12-09 Jiri Pirkonet_sched: cls_bpf: remove unnecessary iteration and...
2014-12-09 Jiri Pirkonet_sched: cls_basic: remove unnecessary iteration...
2014-12-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-12-09 David S. MillerMerge branch 'tipc-next'
2014-12-09 Ying Xuetipc: convert name table read-write lock to RCU
2014-12-09 Ying Xuetipc: remove unnecessary INIT_LIST_HEAD
2014-12-09 Ying Xuetipc: simplify relationship between name table lock...
2014-12-09 Ying Xuetipc: any name table member must be protected under...
2014-12-09 Ying Xuetipc: ensure all name sequences are properly protected...
2014-12-09 Ying Xuetipc: ensure all name sequences are released when name...
2014-12-09 Ying Xuetipc: make name table allocated dynamically
2014-12-09 Ying Xuetipc: remove size variable from publ_list struct
2014-12-09 Joe Perchesudp: Neaten and reduce size of compute_score functions
2014-12-09 David S. MillerMerge branch 'tstamp-next'
2014-12-09 Willem de Bruijnnet-timestamp: allow reading recv cmsg on errqueue...
2014-12-09 Willem de Bruijnipv4: warn once on passing AF_INET6 socket to ip_recv_error
2014-12-08 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-12-07 Jeremiah Mahlercan: fix spelling errors
2014-12-07 Jeremiah Mahlercan: eliminate banner[] variable and switch to pr_info()
2014-12-06 David S. MillerMerge branch 'ebpf-next'
2014-12-06 Alexei Starovoitovnet: sock: allow eBPF programs to be attached to sockets
2014-12-06 Pravin B Shelaropenvswitch: Fix flow mask validation.
2014-12-06 Tom Herbertgre: Set inner mac header in gro complete
2014-12-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-12-05 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2014-12-05 Marcel HoltmannBluetooth: Enable events for P-256 Public Key and DHKey...
2014-12-05 Marcel HoltmannBluetooth: Add support for enabling Extended Scanner...
2014-12-05 Marcel HoltmannBluetooth: Add support for handling LE Direct Advertisi...
2014-12-05 Marcel HoltmannBluetooth: Enabled LE Direct Advertising Report event...
2014-12-05 Varka Bhadrammac802154: use goto label on failure
2014-12-05 Marcel HoltmannBluetooth: Report invalid RSSI for service discovery...
2014-12-05 Marcel HoltmannBluetooth: Fix discovery filter when no RSSI is available
2014-12-05 Johan HedbergBluetooth: Remove redundant reverse_base_uuid variable
2014-12-05 Johan HedbergBluetooth: Fix Get Conn Info to use cmd_complete callback
2014-12-05 Johan HedbergBluetooth: Fix initializing hci_conn RSSI to invalid...
2014-12-05 Johan HedbergBluetooth: Convert Get Clock Info to use cmd_complete...
2014-12-05 Johan HedbergBluetooth: Convert discovery commands to use cmd_comple...
2014-12-05 Johan HedbergBluetooth: Convert Unpair Device to use cmd_complete...
2014-12-05 Johan HedbergBluetooth: Convert Pair Device to use cmd_complete...
2014-12-05 Johan HedbergBluetooth: Use cmd_complete callback for authentication...
2014-12-05 Johan HedbergBluetooth: Convert Disconnect mgmt command to use cmd_c...
2014-12-05 Johan HedbergBluetooth: Store parameter length with pending mgmt...
next