aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\
| * cgroup: drop const from @buffer of cftype->write_string()Tejun Heo2014-03-19
| * cgroup: drop @skip_css from cgroup_taskset_for_each()Tejun Heo2014-02-13
| * cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08
| * cgroup: drop module supportTejun Heo2014-02-08
| * cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo2014-02-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \
| * | netpoll: Use skb_irq_freeable to make zap_completion_queue safe.Eric W. Biederman2014-04-01
| * | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
| * | mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-01
| * | mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister2014-04-01
| * | net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann2014-04-01
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-31
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-31
| | |\ \
| | | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-03-27
| | | |\ \
| | | | * | Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg2014-03-26
| | | | * | Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg2014-03-24
| | | | * | Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg2014-03-24
| | | | * | Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2014-03-24
| | | | * | Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg2014-03-24
| | | | * | Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2014-03-24
| | | | * | Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg2014-03-24
| | | | * | Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg2014-03-24
| | | | * | Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg2014-03-24
| | | | * | Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-21
| | | | * | Bluetooth: Fix address value for early disconnection eventsJohan Hedberg2014-03-20
| | | | * | Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-20
| * | | | | ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-03-31
| * | | | | ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa2014-03-31
| * | | | | net-gro: restore frag0 optimizationEric Dumazet2014-03-31
| * | | | | rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin2014-03-31
| * | | | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-31
| * | | | | ipv6: tcp_ipv6 policy route issueWang Yufen2014-03-31
| * | | | | ipv6: reuse rt6_need_strictWang Yufen2014-03-31
| * | | | | ipv6: tcp_ipv6 do some cleanupWang Yufen2014-03-31
| * | | | | bridge: use is_skb_forwardable in forward pathVlad Yasevich2014-03-31
| * | | | | net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-31
| |/ / / /
| * | | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-31
| * | | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
| * | | | net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-31
| * | | | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-31
| * | | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-31
| * | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
| |\ \ \ \
| * | | | | ipv6: fix checkpatch errors of "foo*" and "foo * bar"Wang Yufen2014-03-29
| * | | | | ipv6: fix checkpatch errors of brace and trailing statementsWang Yufen2014-03-29
| * | | | | ipv6: fix checkpatch errors comments and spaceWang Yufen2014-03-29
| * | | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-29
| * | | | | netpoll: Remove strong unnecessary assumptions about skbsEric W. Biederman2014-03-29
| * | | | | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman2014-03-29